#index .banner .bannerSwiper {
  height: max-content;
  position: relative;
}
#index .banner .bannerSwiper .mbimg {
  display: none;
}
#index .banner .bannerSwiper .banner_other {
  position: absolute;
  bottom: 4%;
  left: 0;
  width: 100%;
  z-index: 9;
}
#index .banner .bannerSwiper .banner_other .banner_other_box {
  position: relative;
  display: flex;
  align-items: center;
}
#index .banner .bannerSwiper .banner_other .banner_other_box .swiper-pagination {
  width: 54px;
  color: #747474;
  flex: none;
  position: relative;
  bottom: 0;
}
#index .banner .bannerSwiper .banner_other .banner_other_box .swiper-pagination .swiper-pagination-current {
  color: #fff;
}
#index .banner .bannerSwiper .banner_other .banner_other_box .swiper-pagination .swiper-pagination-total {
  color: #747474;
}
#index .banner .bannerSwiper .banner_other .banner_other_box .swiper-button-next,
#index .banner .bannerSwiper .banner_other .banner_other_box .swiper-button-prev {
  position: relative;
  left: auto;
  right: auto;
  top: 0;
  bottom: 0;
  width: 19px;
  height: 18px;
  margin-top: 0;
}
#index .banner .bannerSwiper .banner_other .banner_other_box .swiper-button-next::after,
#index .banner .bannerSwiper .banner_other .banner_other_box .swiper-button-prev::after {
  font-size: 17px;
}
#index .banner .bannerSwiper .banner_other .banner_other_box .swiper-button-next {
  background: url(../images/index/banner_right.png) no-repeat;
  background-size: 19px 19px;
  width: 19px;
  height: 19px;
}
#index .banner .bannerSwiper .banner_other .banner_other_box .swiper-button-next::after {
  content: '';
  display: none;
}
#index .banner .bannerSwiper .banner_other .banner_other_box .swiper-button-prev {
  background: url(../images/index/banner_left.png) no-repeat;
  background-size: 19px 19px;
  width: 19px;
  height: 19px;
}
#index .banner .bannerSwiper .banner_other .banner_other_box .swiper-button-prev::after {
  content: '';
}
#index .banner .bannerSwiper .banner_other .banner_other_box > div:nth-child(2) {
  width: 117px;
  height: 18px;
  flex: none;
  display: inline-flex;
  bottom: 0;
  position: relative;
  justify-content: space-evenly;
}
#index .banner .bannerSwiper .banner_other .banner_other_box .border {
  background: rgba(255, 255, 255, 0.54);
  width: 100px;
  height: 1px;
}
#index .banner .swiper-slide {
  position: relative;
}
#index .banner .swiper-slide img {
  width: 100%;
}
#index .banner .swiper-slide .slide_content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 8%;
}
#index .banner .swiper-slide .slide_content .font16 {
  font-size: 16px;
  display: flex;
  flex-wrap: wrap;
}
#index .banner .swiper-slide .slide_content .font48 {
  font-size: 48px;
  margin-top: 12px;
}
#index .banner .swiper-slide .slide_content .buttons {
  margin-top: 30px;
}
#index .banner .swiper-slide .slide_content .buttons a {
  padding: 8px 30px;
  border-radius: 20px;
  font-size: 14px;
  margin: 0 30px;
}
#index .banner .swiper-slide .slide_content .buttons a:first-child {
  background: #fff;
  color: #003DA5;
}
#index .banner .swiper-slide .slide_content .buttons a:last-child {
  background: #003DA5;
  color: #fff;
}
#index .product_about_box {
  position: relative;
}
#index .product_about_box .product {
  background: #F2F2F2;
  padding: 60px 0 30px;
}
#index .product_about_box .product .max-width3 .padding_left {
  padding-left: 60px;
  position: relative;
}
#index .product_about_box .product .max-width3 .padding_left .product_list {
  position: absolute;
  top: 14px;
  left: 60px;
  z-index: 9;
}
#index .product_about_box .product .max-width3 .padding_left .product_list p {
  color: #999999;
  margin-bottom: 12px;
  padding: 0 30px;
  cursor: pointer;
}
#index .product_about_box .product .max-width3 .padding_left .product_list p.active {
  color: #fff;
  background: #000000;
  border-radius: 10px;
}
#index .product_about_box .product .max-width3 .max_width {
  width: 71.458333%;
  margin-left: 3.125%;
  position: relative;
  padding-top: 44px;
  display: flex;
  flex-direction: row-reverse;
  margin-top: 40px;
}
#index .product_about_box .product .max-width3 .padding_ {
  position: relative;
}
#index .product_about_box .product .max-width3 .productSwiper {
  height: max-content;
}
#index .product_about_box .product .max-width3 .productSwiper .swiper-slide {
  display: flex;
  position: relative;
}
#index .product_about_box .product .max-width3 .productSwiper .swiper-slide .shop_pc {
  position: absolute;
  right: calc(15% - 60px);
  top: 3%;
  z-index: 5;
  width: 120px;
  height: 120px;
  background: #222;
  border-radius: 50%;
  font-size: 16px;
  color: #fff;
  margin-bottom: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#index .product_about_box .product .max-width3 .productSwiper .swiper-slide .add {
  display: inline-flex;
  align-items: center;
  position: absolute;
  left: calc(45% - 60px);
  top: 190px;
  margin-top: -30px;
  z-index: 3;
}
#index .product_about_box .product .max-width3 .productSwiper .swiper-slide .add text {
  font-size: 14px;
  margin-left: 8px;
  color: #000;
}
#index .product_about_box .product .max-width3 .productSwiper .swiper-slide .left {
  flex: 1;
  display: inline-flex;
  padding-bottom: 60px;
  align-items: flex-end;
  position: relative;
}
#index .product_about_box .product .max-width3 .productSwiper .swiper-slide .left .product_info .font72 {
  font-size: 72px;
  font-weight: bold;
}
#index .product_about_box .product .max-width3 .productSwiper .swiper-slide .left .product_info .font56 {
  color: #999999;
  font-size: 56px;
}
#index .product_about_box .product .max-width3 .productSwiper .swiper-slide .product_imgs {
  flex: 1;
}
#index .product_about_box .product .max-width3 .productSwiper .swiper-slide .product_imgs img {
  max-width: 100%;
}
#index .product_about_box .product .max-width3 .productSwiper .swiper-slide .product_imgs .shop {
  width: 85px;
  height: 85px;
  color: #fff;
  border-radius: 50%;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  display: none;
}
#index .product_about_box .product .max-width3 .productSwiper .swiper-slide .product_imgs .mb_btn {
  display: none;
}
#index .product_about_box .product .max-width3 .btn-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 71.458333%;
  margin-left: 3.125%;
  padding-top: 44px;
  height: 100%;
}
#index .product_about_box .product .max-width3 .btn-box .boxs {
  position: relative;
  width: 100%;
  height: 100%;
}
#index .product_about_box .product .max-width3 .btn-box .boxs > .swiper-button-next,
#index .product_about_box .product .max-width3 .btn-box .boxs > .swiper-button-prev {
  top: 50%;
  margin-top: -22px;
  color: #222;
}
#index .product_about_box .product .max-width3 .btn-box .boxs > .swiper-button-next::after,
#index .product_about_box .product .max-width3 .btn-box .boxs > .swiper-button-prev::after {
  font-size: 22px;
  font-weight: bold;
}
#index .product_about_box .product .max-width3 .btn-box .boxs > .swiper-pagination-horizontal.swiper-pagination-bullets {
  bottom: auto;
  right: 0;
  display: inline-flex;
  flex-wrap: wrap;
  width: 2px;
  left: auto;
  height: max-content;
  top: 20%;
}
#index .product_about_box .product .max-width3 .btn-box .boxs > .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  background: #A7A7A7;
  opacity: 1;
  width: 2px;
  height: 30px;
  margin-bottom: 8px;
  flex: none;
  border-radius: 0;
}
#index .product_about_box .product .max-width3 .btn-box .boxs > .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #222222;
}
#index .product_about_box .about {
  padding: 40px 0 130px;
}
#index .product_about_box .about .content {
  margin-left: 3.125%;
  width: 57.7%;
}
#index .product_about_box .about .content .title {
  font-size: 14px;
  color: #333;
}
#index .product_about_box .about .content .title text:last-child {
  color: #666;
}
#index .product_about_box .about .content .font60 {
  font-size: 60px;
  margin-top: 60px;
  font-weight: 400;
}
#index .product_about_box .about .content .info {
  margin-top: 68px;
  color: #333;
  display: block;
}
#index .product_about_box .about .content .info p {
  font-size: 14px;
  color: #666;
  line-height: 25px;
}
#index .product_about_box .news_box {
  width: 22.9%;
  position: absolute;
  box-sizing: border-box;
  z-index: 9;
  right: 0;
  bottom: 0;
  height: 90%;
}
#index .product_about_box .news_box .shop {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  font-size: 16px;
  color: #fff;
  margin-bottom: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 9.5%;
  opacity: 0;
}
#index .product_about_box .news_box .news_content {
  padding: 6.8%;
  height: calc(100% - 190px);
  background: linear-gradient(to top, #202020, #FFFFFF);
  box-sizing: border-box;
}
#index .product_about_box .news_box .news_content .swiper-pagination-news {
  display: none;
}
#index .product_about_box .news_box .swiper-slide {
  display: flex;
  flex-direction: column;
}
#index .product_about_box .news_box .swiper-slide:hover .top .imgs img {
  transform: scale(1.12);
}
#index .product_about_box .news_box .swiper-slide .time {
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 5vh;
  color: #fff;
}
#index .product_about_box .news_box .swiper-slide .time .left {
  display: inline-flex;
  align-items: center;
}
#index .product_about_box .news_box .swiper-slide .time .left img {
  margin-right: 11px;
}
#index .product_about_box .news_box .swiper-slide .time .news-pages text:nth-child(2),
#index .product_about_box .news_box .swiper-slide .time .news-pages text:nth-child(3) {
  color: #CDCDCD;
}
#index .product_about_box .news_box .swiper-slide .top .imgs {
  overflow: hidden;
}
#index .product_about_box .news_box .swiper-slide .top .imgs img {
  max-width: 100%;
  transition: all 1s;
}
#index .product_about_box .news_box .swiper-slide .bottom {
  padding-top: 8vh;
  color: #fff;
}
#index .product_about_box .news_box .swiper-slide .bottom .font24 {
  font-size: 24px;
  font-weight: 400;
}
#index .product_about_box .news_box .swiper-slide .bottom .font14 {
  font-size: 14px;
}
#index .product_about_box .news_box .swiper-slide .bottom span {
  display: inline-block;
  background: #CCCCCC;
  border-radius: 12px;
  color: #838383;
  padding: 3px 30px;
  margin: 4vh 0;
}
#index .product_about_box .news_box .swiper-slide .bottom p {
  line-height: 25px;
}
#index .video {
  position: relative;
}
#index .video .videoSwiper {
  height: max-content;
}
#index .video .swiper-button-next,
#index .video .swiper-button-prev {
  width: 60px;
  height: 60px;
}
#index .video .swiper-button-next::after,
#index .video .swiper-button-prev::after {
  display: none;
}
#index .video .swiper-button-next {
  background: url(../images/index/v_right.png) no-repeat;
  background-size: 100% 100%;
  right: 60px;
}
#index .video .swiper-button-prev {
  background: url(../images/index/v_left.png) no-repeat;
  background-size: 100% 100%;
  left: 60px;
}
#index .video .video-box {
  position: relative;
}
#index .video video {
  width: 100%;
  object-fit: fill;
  position: relative;
  z-index: 3;
}
#index .video .content {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  z-index: 4;
}
#index .video .content .desc {
  text-align: center;
  margin-top: -10%;
}
#index .video .content .font20 {
  font-size: 20px;
}
#index .video .content .font42 {
  font-size: 42px;
  margin: 6px 0 30px;
}
#index .productList {
  padding-top: 60px;
}
#index .productList .top,
#index .productList .bottom {
  display: flex;
  justify-content: space-between;
}
#index .productList .top .item,
#index .productList .bottom .item {
  background: #F2F2F2;
  padding: 1.88%;
  flex: none;
  box-sizing: border-box;
}
#index .productList .top .item p,
#index .productList .bottom .item p {
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
#index .productList .top .item .menu,
#index .productList .bottom .item .menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
}
#index .productList .top .item .menu a,
#index .productList .bottom .item .menu a {
  font-size: 14px;
  color: #003DA5;
}
#index .productList .top .item .img_box,
#index .productList .bottom .item .img_box {
  overflow: hidden;
  display: block;
}
#index .productList .top .item .img_box img,
#index .productList .bottom .item .img_box img {
  transition: all 1s;
}
#index .productList .top .item:hover .img_box img,
#index .productList .bottom .item:hover .img_box img {
  transform: scale(1.12);
}
#index .productList .top .first,
#index .productList .bottom .first {
  width: 48.88888%;
  text-align: center;
}
#index .productList .top .other,
#index .productList .bottom .other {
  width: 23.3333%;
}
#index .productList .top .other img,
#index .productList .bottom .other img {
  width: 100%;
}
#index .productList .bottom {
  margin-top: 40px;
}
#index .other {
  padding: 80px 0 100px;
}
#index .other .max-width {
  display: flex;
  justify-content: space-between;
}
#index .other .item {
  width: 48.8888%;
  flex: none;
  position: relative;
  overflow: hidden;
}
#index .other .item img {
  width: 100%;
  transition: all 1s;
}
#index .other .item:hover img {
  transform: scale(1.12);
}
#index .other .item .content {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
#index .other .item .content .desc {
  text-align: center;
}
#index .other .item .content .font24 {
  font-size: 24px;
}
#index .other .item .content .font30 {
  font-size: 30px;
  margin: 16px 0 22px;
  font-weight: bold;
}
#index .other .item .content .font14 {
  font-size: 14px;
  color: #fff;
}
@media screen and (max-width: 1366px) {
  #index .banner .swiper-slide .slide_content .font48 {
    font-size: 42px;
  }
  #index .banner .swiper-slide .slide_content .buttons a {
    padding: 6px 26px;
  }
  #index .product_about_box .product .max-width3 .productSwiper .swiper-slide .left .product_info .font72 {
    font-size: 66px;
  }
  #index .product_about_box .product .max-width3 .productSwiper .swiper-slide .left .product_info .font56 {
    font-size: 50px;
  }
  #index .product_about_box .about .content .font60 {
    font-size: 54px;
    margin-top: 50px;
  }
  #index .video .content .font42 {
    font-size: 40px;
  }
  #index .other .item .content .font30 {
    font-size: 26px;
  }
}
@media screen and (max-width: 1024px) {
  #index .banner .bannerSwiper .pcimg {
    display: none;
  }
  #index .banner .bannerSwiper .mbimg {
    display: block;
  }
  #index .banner .bannerSwiper .banner_other .banner_other_box > div:nth-child(2) {
    width: 60px;
    align-items: center;
  }
  #index .banner .bannerSwiper .banner_other .banner_other_box .swiper-button-prev,
  #index .banner .bannerSwiper .banner_other .banner_other_box .swiper-button-next {
    width: 14px;
    height: 14px;
    background-size: 14px 14px;
  }
  #index .banner .bannerSwiper .banner_other .banner_other_box .swiper-pagination {
    width: 40px;
  }
  #index .banner .bannerSwiper .banner_other .banner_other_box .border {
    width: 84px;
  }
  #index .banner .swiper-slide .slide_content {
    padding-top: 28%;
  }
  #index .banner .swiper-slide .slide_content .font16 {
    font-size: 16px;
    display: block;
    text-align: center;
  }
  #index .banner .swiper-slide .slide_content .font48 {
    font-size: 31px;
  }
  #index .banner .swiper-slide .slide_content .buttons {
    width: 74.4%;
    margin: 30px auto;
    display: flex;
    justify-content: space-between;
  }
  #index .banner .swiper-slide .slide_content .buttons a {
    width: 47.79%;
    flex: none;
    padding: 9px 0 10px;
    margin: 0;
    text-align: center;
    font-size: 14px;
  }
  #index .product_about_box .product {
    padding: 50px 0;
  }
  #index .product_about_box .product .max-width3 {
    padding-top: 0;
    width: 92%;
    margin-left: 4%;
  }
  #index .product_about_box .product .max-width3 .padding_left {
    padding-left: 0;
  }
  #index .product_about_box .product .max-width3 .padding_left .product_list {
    position: initial;
    text-align: center;
  }
  #index .product_about_box .product .max-width3 .padding_left .product_list p {
    width: 64%;
    margin: 0 auto 10px;
    padding: 5px 0;
  }
  #index .product_about_box .product .max-width3 .padding_left .product_list p.active {
    border-radius: 32px;
  }
  #index .product_about_box .product .max-width3 .padding_ .pc_btn {
    display: none;
  }
  #index .product_about_box .product .max-width3 .productSwiper .swiper-slide {
    display: block;
  }
  #index .product_about_box .product .max-width3 .productSwiper .swiper-slide .shop_pc {
    display: none;
  }
  #index .product_about_box .product .max-width3 .productSwiper .swiper-slide .add {
    position: initial;
    margin: 0 auto;
  }
  #index .product_about_box .product .max-width3 .productSwiper .swiper-slide .add img {
    width: 35px;
  }
  #index .product_about_box .product .max-width3 .productSwiper .swiper-slide .left {
    margin-top: 40px;
    padding: 0 15px;
  }
  #index .product_about_box .product .max-width3 .productSwiper .swiper-slide .left .product_info .font72 {
    font-size: 36px;
  }
  #index .product_about_box .product .max-width3 .productSwiper .swiper-slide .left .product_info .font56 {
    font-size: 28px;
  }
  #index .product_about_box .product .max-width3 .productSwiper .swiper-slide .product_imgs {
    padding: 40px 15px 40px;
    position: relative;
  }
  #index .product_about_box .product .max-width3 .productSwiper .swiper-slide .product_imgs .shop {
    display: flex;
    position: absolute;
    right: 20px;
    top: 40px;
  }
  #index .product_about_box .product .max-width3 .productSwiper .swiper-slide .product_imgs .mb_btn {
    display: block;
    width: 100%;
    position: relative;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
  }
  #index .product_about_box .product .max-width3 .productSwiper .swiper-slide .product_imgs .mb_btn .d-flex {
    position: relative;
    display: inline-flex;
    margin: auto;
    padding: 0 40px;
  }
  #index .product_about_box .product .max-width3 .productSwiper .swiper-slide .product_imgs .mb_btn .d-flex .swiper-button-next:after,
  #index .product_about_box .product .max-width3 .productSwiper .swiper-slide .product_imgs .mb_btn .d-flex .swiper-button-prev:after {
    font-size: 14px;
    color: #000;
    font-weight: bold;
  }
  #index .product_about_box .product .max-width3 .productSwiper .swiper-slide .product_imgs .product-pagination_m {
    display: block;
    position: initial;
    bottom: 0;
    width: 100%;
    top: auto;
  }
  #index .product_about_box .product .max-width3 .productSwiper .swiper-slide .product_imgs .product-pagination_m .swiper-pagination-bullet {
    font-size: 15px;
    color: #C1C1C1;
    opacity: 1;
    background: none;
    padding-right: 30px;
    min-height: 20px;
  }
  #index .product_about_box .product .max-width3 .productSwiper .swiper-slide .product_imgs .product-pagination_m .swiper-pagination-bullet:last-child {
    padding-right: 0;
  }
  @keyframes move {
    0% {
      width: 0;
    }
    100% {
      width: 18px;
    }
  }
  #index .product_about_box .product .max-width3 .productSwiper .swiper-slide .product_imgs .product-pagination_m .swiper-pagination-bullet-active {
    color: #141414;
    position: relative;
  }
  #index .product_about_box .product .max-width3 .productSwiper .swiper-slide .product_imgs .product-pagination_m .swiper-pagination-bullet-active::after {
    width: 0;
    content: '';
    height: 1px;
    background: #000000;
    position: absolute;
    left: 12px;
    top: calc(50% - 0.5px);
    animation: move  3s linear 0s 1 alternate forwards;
  }
  #index .product_about_box .product .max-width3 .productSwiper .swiper-slide .product_imgs .product-pagination_m .swiper-pagination-bullet-active:last-child::after {
    width: 0;
    content: '';
    height: 1px;
    background: #000000;
    position: absolute;
    left: -22px;
    top: calc(50% - 0.5px);
    animation: move  3s linear 0s 1 alternate forwards;
  }
  #index .product_about_box .product .max-width3 .max_width {
    width: 100%;
    margin-left: 0;
    padding-top: 0;
    display: initial;
  }
  #index .product_about_box .product .max-width3 .btn-box {
    display: none;
  }
  #index .product_about_box .about {
    padding: 30px 0 ;
  }
  #index .product_about_box .about .content {
    width: 92%;
    margin-left: 4%;
  }
  #index .product_about_box .about .content .font60 {
    margin-top: 16px;
    font-size: 30px;
  }
  #index .product_about_box .about .content .info {
    margin-top: 15px;
  }
  #index .product_about_box .news_box {
    width: 100%;
    height: max-content;
    position: initial;
  }
  #index .product_about_box .news_box .shop {
    display: none;
  }
  #index .product_about_box .news_box .news_content {
    height: auto;
    padding-bottom: 70px;
  }
  #index .product_about_box .news_box .news_content .swiper-pagination-news {
    display: flex;
    bottom: 35px;
    justify-content: center;
  }
  #index .product_about_box .news_box .news_content .swiper-pagination-news .swiper-pagination-bullet {
    width: 16.2%;
    margin-right: 2.8%;
    border-radius: 0;
    height: 1px;
    background: #707070;
    opacity: 1;
  }
  #index .product_about_box .news_box .news_content .swiper-pagination-news .swiper-pagination-bullet:last-child {
    margin-right: 0;
  }
  #index .product_about_box .news_box .news_content .swiper-pagination-news .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
  }
  #index .product_about_box .news_box .swiper-slide .time {
    margin-top: 15px;
  }
  #index .product_about_box .news_box .swiper-slide .bottom {
    padding-top: 40px;
  }
  #index .product_about_box .news_box .swiper-slide .bottom .font24 {
    font-size: 19px;
    line-height: 30px;
  }
  #index .product_about_box .news_box .swiper-slide .bottom span {
    margin: 13px 0;
  }
  #index .video .swiper-button-next,
  #index .video .swiper-button-prev {
    width: 30px;
    height: 30px;
  }
  #index .video .swiper-button-next {
    right: 15px;
  }
  #index .video .swiper-button-prev {
    left: 15px;
  }
  #index .video .content .font20 {
    font-size: 14px;
  }
  #index .video .content .font42 {
    font-size: 21px;
    margin: 10px 0 15px;
  }
  #index .video .content img {
    width: 52px;
  }
  #index .productList {
    padding-top: 30px;
  }
  #index .productList .top,
  #index .productList .bottom {
    display: block;
  }
  #index .productList .top .first,
  #index .productList .bottom .first {
    width: 100%;
  }
  #index .productList .top .item,
  #index .productList .bottom .item {
    width: 100%;
    margin-bottom: 21px;
    padding: 2.5rem 1.6rem 1.7rem;
  }
  #index .productList .top .img_box,
  #index .productList .bottom .img_box {
    text-align: center;
  }
  #index .productList .top .img_box img,
  #index .productList .bottom .img_box img {
    width: 80%;
    margin: auto;
  }
  #index .other {
    padding: 10px 0 35px;
  }
  #index .other .max-width {
    flex-direction: column;
  }
  #index .other .item {
    width: 100%;
    margin-bottom: 20px;
  }
  #index .other .item .content {
    text-align: center;
  }
  #index .other .item .content .font24 {
    font-size: 15px;
  }
  #index .other .item .content .font30 {
    font-size: 19px;
    line-height: 25px;
    width: 66%;
    margin: 11px auto 20px;
  }
  #index .other .item .content .font14 {
    font-size: 12px;
  }
}
